home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 130
/
Vol 130.iso
/
games
/
champion.swf
/
scripts
/
frame_4
/
PlaceObject2_191_32
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-13
|
141 b
|
11 lines
onClipEvent(enterFrame){
if(_root.moreDmg == true)
{
_visible = true;
}
else
{
_visible = false;
}
}